SQLUnit currently allows for STRUCT types to be returned from the stored procedure, but doesn't allow them to be specified as the input parameter
This would be really useful as we have large packages, containing various procedures, that take STRUCT types as their parameters (and return STRUCT types)