How to write menu?

Hello, I struggle to find the way to write menu with words?
If I write [1,2,3], it works but with [premier, second,third], it doesn't.
What is the right syntax?
Thank you in advance.

["one", "two", "three"]

Or, if you want to display a different text than the actual value used internally:

{
  "One": 1,
  "Two !!": 2,
  "Three": 3
}

thank you

–––––––––––––––––––––––––––––––––––––––
Jacques Hoepffner
6, passage Dagorno
75020 Paris
cell +33 6 83 23 90 62
jacques@hoepffner.info
http://www.hoepffner.info