Hi @Shruti1 ,
When you decide to create an enumeration within the schema definition, use enum="abc" in attribute definition. OOTB Example, enum="gender" in nms:recipient schema.
When you decide to create an open or closed type enumeration in /Administration/Platform/Enumerations/ folder , use user...