I’m building a form that would benefit greatly from more variables than just label and value for data grids. I’d like users to be able to dynamically fill my form upon selection, but use more data than what is available using the two available via #field(123) and #select_option_text(123). Is this possible?