Group Attribute statement with multiple values

is there a way to have a group attrinute statement using startswith with multiple values, this doesnt work, but somewthing like this

groups Unspecified Starts with: (“EIS”, “AP-EIS”)

This works

Matches regex: ^EIS(.)|AP-EIS(.)$