Gets the options (/Opt) for the choice field.
List<String> get options { // TODO: Implement parsing of /Opt (can be array of strings or array of arrays) return []; }