Choices.options

struct Choices(T)
T[] delegate() options;

Meta