Yes, although your syntax looks wrong, too many <'s
Try this:
Are you using php to process it? If so, you can just explode() on the & and have both values easily. Make sure, of course, that the & or whatever delimiter you use cannot occur in the two CustomVar values.