Yes, if you write your own combatant spawner :)
Basically just copy the CombatantSpawner class from the source code and add your own variant to your Unity project where you handle it however you want. The default spawner uses Unity's coroutines for spawning.