Hi. If I understand correctly, you want the $User variable to give you the name of the user who created the group. Is this correct?
If so, set the $User variable to the NewGroup.SourceAccount field. This will give you that information. You can also include NewGroup.SourceDomain in a different variable if you need to know the domain the user resides in.