Is there a built-in variable for the User folder? That if you type something like
print($SUBLIME_TEXT_USER_DIR)
in the Sublime Text’s console, it will return something like (depenging on the operating system):
/Users/yourname/Library/Application Support/Sublime Text/Packages/User
?