To set a global variable in Autosys, use 'sendevent -E SET_GLOBAL -G' with the variable assignment. Option A correctly sets the variable 'today' to '12/25/2005'. The SET_GLOBAL event type with -G flag is the proper syntax for creating global variables that persist across job runs.