Hi leela,
No point of trying to pass multiple values with comma separator when its set to MONO as it treats that as one value.
How about store proc result on DB side when passed with values in format value1;value2;value3. Are you able to get the result or is it throwing error? If this throws error then your issue is with store proc variables receiving values in this format.
Thanks
Mallik