| CanSelectVisibility | 
			Can the client select the visibility for this item | 
| Description | 
			The description of this item. The user will be able to change it. | 
| KeyValues | 
			Keyvalues to store on the item. You can search and filter by these later. | 
| Metadata | 
			You can store metadata on the item, which is just a string. This can be read when querying items before
downloading them - so it can be useful for storing extra info you want to store. | 
| OnComplete | 
			Called when done. The ulong is the published item id. You can access it via url
https://steamcommunity.com/sharedfiles/filedetails/?id=###### | 
| StorageEntry | 
			The filesystem containing the files to publish | 
| Tags | 
			Tags to set on the item. You can search and filter by these later. | 
| Thumbnail | 
			512x512 thumbnail image, no transparency | 
| Title | 
			The default title of this item. The user will be able to change it. | 
| Visibility | 
			The visibility of the item |