in package creation we will give global settings variable.
in PA global settings entry will come while creating resource types.
in plesk packages it will show in settings tab
global setting values will be available in all scripts like license and configure and verification scripts
format is like ,
$username=trim(getenv(‘SETTINGS_user_name’));