if some of the values are accessible from a record...
# suitescript
s
if some of the values are accessible from a record, then it may be simpler to just pass the id of the record as a parameter, and have the suitelet load the record to get the values there. There might be a slight performance hit in doing so.