iOS doesn’t allow you to explore the device’s file system. You are limited to the four sandbox folders. In Corona terms, you most likely would save files to system.DocumentsDirectory and use the LFS functions to get a list of files and present them to the user. There is no Corona supported “File Picker”, though there might be a plugin in the Marketplace.