How to get multiple values from Single Asset in uipath

Either use String.split

Or an alternative way would be to save a JSON (e.g. serialized list) in your asset-value which you can deserialize when using