when I do a search.Create({}).run(), it is returning back, for select fields, a class: [{{value:"2", text:"truck"}}]. Is there anyway to make it return a flat value and exclude the value (ex: class:truck)? I'm exporting the data and i don't need the value.