How to use enumeration switch in behavior tree?

I need use different behavior of mobs, depending of their type. How I can use Enum in behavior tree to select branch?