// FIXME: the options should have both a label and a value
if label is null, it will try to just stringify value.
if type is int or size_t and it returns a string array, we can use the index but this will implicitly not allow custom, even if allowCustom is set.
generating_from_code
See Implementation
// FIXME: the options should have both a label and a value
if label is null, it will try to just stringify value.
if type is int or size_t and it returns a string array, we can use the index but this will implicitly not allow custom, even if allowCustom is set.