So it's been a while since I did any MEL, and unfortunately I did not save the script that I used the enum snippet in.
I am having problems getting an enumerated attribute on a node.
I am attempting this code
addAttr -ln "Parent" -enum "Head_Control:Neck_Control:Root_Control:World" -k 1;