This has probably been asked before but this would be rather handy to have and would make it easier to have more unique thrusters. Like AmmoConverters and Emitters, Thrusters should be able to support multiple storages, like so:
Fuel
[
{
Storage = BatteryStorage
UsagePerSecond = &../../../FuelUsage
}
{
Storage = OxidiserStorage
UsagePerSecond = &../../../OxidiserUsage
}
]