How do I enter a variable in a CATSetting path

I need to enter the username in the Page Setup setting.

Ex: C:\\Users\\[username]\\PAGE_SETUP

What is the syntax for it?

I tried %USERNAME%, \\\$USER, \\\$USERNAME\\\$,...