Unfortunately, S3 bucket names are globally unique, so we can't have a separate bucket named `commapp-blob` in staging account.
This diff adds a configurable suffix to the bucket names and configures the suffix for staging environment only.
Details in [[ https://linear.app/comm/issue/ENG-4573/make-blob-service-s3-bucket-name-configurable | ENG-4573 ]].
Depends on D8713.