Support arrays for e.g. apt-repo in deb2scratch for hardened images

Currently, deb2scratch only accepts e.g. a single repository link. For my use case, where I am building a hardened image, it would be very useful if deb2scratch could accept multiple repository links as an array.

Use case:
Building a hardened image where packages need to be pulled from multiple custom repositories.