Switch Action for PDF check boxes

Good Morning,
I am a Uipath newbie and i am trying to figure out how to implement a switch action for a PDF. The switch would need to identify which box is checked out of a set of 6 boxes and return the name next to the checked boxed. I originally used nested if else statements, but thought that there was a better way to do this.

I just need some guidance on how to use the switch activity to perform this task.