`mas info` & `mas search --price` currently output all prices, regardless of the currency, as `$ <price in some currency, might not be USD>`. Use `formattedPrice` from iTunes Search results to print prices with the correct currency symbol & format. Also, require `fileSizeBytes` & `price` for `SearchResult`.