I can’t find the provisioning profile in the bundle ID list when i tried to send my application into the iTunes connect.

how can i add the provisioning profile, i used in the archive, into the list of the Bundle ID so that i pick it when submitting the app.
You don’t look for the provisioning profile in the Bundle ID list, you should be looking for the App ID (com.yourCompany.yourApp) you created for your app in the Provisioning Portal. Your provisioning profiles are created after you create your App ID and they’re values correspond to the App ID you selected when making them.