If I have a command in a report that takes in int value that it needs to use like a bit mask; can I have a list of integers in the actual report where the user could pick all or any of them and the total value of what the user picked would be sent to the database command?