[Hosting] Separate pricing tables for Reseller hosting

1

Currently we can only create 1 pricing table for displaying reseller hosting on our websites. This table includes a set of hosting services we’ve created, that are hard coded to specific WPMUDEV hosting tiers (Bronze, Bronze Plus, etc.)

I want to offer monthly and yearly options for my hosting clients, which is easily done with different Products, but only for the one server type.

Said otherwise, I cannot say:
– If user signs up for monthly hosting, use a Bronze Plus ($15.00/m)
– If user signs up for yearly hosting, use a Bronze Plus ($150.00/y)

WPMUDEV gives us resellers a discount when selling a yearly prepaid server, so if a user wants to prepay for the year I want to be able to leverage this discounted hosting rate.

The problem is, I cannot add this yearly prepaid server to the same Product that also uses the month-to-month servers.

Therefore I’d like to create two duplicate reseller tiers/products, use a toggle on my frontend to display two separate pricing tables to the user, and these leverage different Reseller Products under the hood.

Does this make sense? Currently it’s not achievable without a second pricing table.