At least space-science-pack and then something that is SA-specific.
space-age/base-data-updates.lua states:
table.insert(data.raw.recipe["speed-module-3"].ingredients, {type = "item", name = "tungsten-carbide", amount = 1})
[...]
table.insert(data.raw.recipe["productivity-module-3"].ingredients, {type = "item", name = "biter-egg", amount = 1})
[...]
table.insert(data.raw.recipe["efficiency-module-3"].ingredients, {type = "item", name = "spoilage", amount = 5})
So I would recommend something SA-specific. Pollution means a lot of CO2, so let's take carbon and amount 5?