Gameplay Ability System - Finding all Ability Classes with Tag

Hi,
I’d like to set up my PlayerState constructor to find all ability classes with certain tags and call Give Ability with each one. That way I don’t need to set up an explicit Data Asset with a parallel hierarchy.
Is this possible? Sadly Find All Abilities with Tags only looks for granted abilities on an ASC.
Thanks!