Convert string of type/eltype to Type itself

Meta.eval(Meta.parse(“Float64”))

This gives me a result that is a data type. The Meta package appears to be built in and doesn’t need to be added.