How do I pick specific foliage to spawn from class?

You can assign the static mesh here

But another way, is to set the static mesh variable in the blueprint to ‘expose on spawn’, then you can actually assign it during the spawn call.