Add new tags for reference sphere/spheroid concepts. Add cs::model::sphere<> and cs::model::spheroid<>. Add get_radius(), set_radius() and radius_type<> functions/metafunctions. Add tests. Refactor [extensions] nsphere to use the official functions.