I think it is important to know what you mean by the "Load Sharing Active Active", does that mean a Cluster in this mode or are you looking for a way to share the load over the 2 internet connections?
For the latter your best bet would be to use Policy Based Routing on the gateway to make sure that a number of tunnels is using the second interface.
You need to add those routes for the remote peers in your gateway and look yourself at the load.
But I think it would be a better way to just use the primary interface for all normal traffic and use the second interface for all tunnels.
That would still be best done with policy based routing as when the second interface fails it will fallback to the primary.
Regards, Maarten