Hi,
yeah, it's possible:
make one trigger to detect player respawn:
x: 0
y: 0
activated: repeatedly
condition: Alive(PlayerID)
activation: PlayerID moveincargo Chinook1
you need one trigger for each playable units.
Warning: using this kind of setpos/movein could make some desync happen.
Hope this helps