WorkSet configurations

Couple of hopefully simple questions.

Beginning configuration of ORD

_USTN_WORKSETDGNS          = $(_USTN_WORKSETROOT)Dgn/

This is created in the WorkSet.CFG file. is there a way to modify the default. I would like it to be _USTN_WORKSETDGNS          = $(_USTN_WORKSETROOT)  because we place our design files in different folders depending on their use.l

There is a veriable USTN_WorkSpaceLABEL  that allows one to change the workspace label to something like State (USTN_WorkSpaceLABEL = State) is there one for the workset (ie workset label = Job)?