How to use MultiSwitch in Message Override?

I’d like to be able to select the audio tone for the notification based on which button is selected… is this possible?

hoping for something like…

ENTRY MOTION{device([224].service[urn:dcineco-com:serviceId:MSwitch1.Status) | Choose(Status7:0={tone:3},Status7:1={tone:1},Status3:1={tone:4})}

I found a bug in handling nested templates

i.e. { … { …} }

It will be fixed in the next release.