It would be very useful to set a label for each enum value for 2 reasons:
  1. better UX for the content editor
  2. the internal naming convention changed, better dev experience if there is a separate label
Like this:
option_1|Display Label Option 1
option_2|Display Label Option 2
option_3|Display Label Option 3